home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Sound / BaxPlayer / Docs / BaxPlayer_eng.doc next >
Text File  |  1979-12-31  |  4KB  |  111 lines

  1.  
  2.                        BaxPlayer V2.0 - Freeware
  3.                   Copyright © 1998-2000 Mariusz Rycyk
  4.                        Written 27 February 2000
  5.  
  6. ---------------------------------------------------------------------------
  7. ABOUT PROGRAM
  8. ---------------------------------------------------------------------------
  9. BaxPlayer is program to playing modules. Unpacks files packed with programs
  10. PowerPacker, XPK, Imploder and CrunchMania. Program recognizes and plays
  11. following types of modules:
  12.  
  13. AcitvisionPro
  14. Delta Music 2.0
  15. Fred                ; not tested
  16. Future Composer 1.0-1.3
  17. Future Composer 1.4
  18. Hippel
  19. Maniacs Of Noise
  20. MED
  21. Music Assembler
  22. NoisePacker 3.0
  23. OctaMED             ; not tested
  24. Promizer 2.0
  25. ProPacker 2.1
  26. ProRunner 2.0
  27. Protracker
  28. SidMon 2.0
  29. SoundMon 2.0
  30. TrackerPacker 3.0
  31. Whittaker
  32.  
  33. In nearest future I have intention to add also next types, I must only
  34. to find somewhere suitable necessary modules to tests.
  35. BaxPlayer was written in assembler and strongly optimized what assures him
  36. large speed of activity and little size. Program allocates audio channels
  37. and uses CIA interrupt what makes him friendly to system and assures
  38. constant speed of playing music in different computer configurations
  39. and in different graphic modes (what against appearances is not without
  40. meanings).
  41.  
  42. --------------------------------------------------------------------------- 
  43. REQUIREMENTS 
  44. --------------------------------------------------------------------------- 
  45. To correct activity BaxPlayer needs operating system at least V1.2,
  46. processor MC68000, a little free chip memory and required libraries
  47. in libs: drawer. All these libraries you should find in this archive.
  48.  
  49. Required libraries:
  50. Reqtools.library by Nico Francois. This library will suffice to
  51. starting program.
  52.  
  53. Besides if you want to play MED module you must have yet installed 
  54. medplayer.library by Teijo Kinnunen and to OctaMED module
  55. octaplayer.library. To unpacking modules will be necessary
  56. xpkmaster.library by Urban Dominik Müller, xpk sublibraries and
  57. powerpacker.library by Nico Francois.
  58.  
  59. ---------------------------------------------------------------------------
  60. GADGETS
  61. ---------------------------------------------------------------------------
  62.  
  63. Gadget | Key           | Description activities
  64. -------|---------------|---------------------------------------------------
  65. Load   | l or L        | Loads and begins playing selected module
  66. -------|---------------|---------------------------------------------------
  67. Play   | p or P        | Begins playing module stopped by gadget Stop
  68. -------|---------------|---------------------------------------------------
  69. Stop   | s or S        | Stops playing module
  70. -------|---------------|---------------------------------------------------
  71. Info   | i or I        | Opens window with informations about module (works
  72.        |               | only with Protracker modules)
  73. -------|---------------|---------------------------------------------------
  74. About  | a or A        | Opens window with informations about program and
  75.        |               | author
  76. -------|---------------|---------------------------------------------------
  77. Quit   | q or Q or Esc | Exit from program
  78. -------|---------------|--------------------------------------------------- 
  79.  
  80. --------------------------------------------------------------------------- 
  81. AUTHOR / CONTACT
  82. --------------------------------------------------------------------------- 
  83. If you found some errors in activity of program or you have some questions
  84. or suggestions or eg other interested modules (JamCracker, Fred, OctaMED,
  85. NoisePacker 2.0, Digi Booster, QuadraComposer, SoundFx 2.0, Tronic,
  86. Soundtracker 2.6, Noisetracker 1.3d) which this player yet does not
  87. recognize, this if will not cause you difficulties send its to me (best
  88. together with replay sources) on address:
  89.  
  90. E-mail: mrycyk@vetter.zse.lublin.pl
  91.  
  92. Or
  93.  
  94. Mariusz Rycyk
  95. ul.Rozana 7/130
  96. 20-538 Lublin
  97. Poland
  98.  
  99. Tel: (0-81) 526-66-96
  100.  
  101. IRC: Bax (sometimes you can find me on channels #Amiga and #Amigapl)
  102.  
  103. ---------------------------------------------------------------------------
  104. THANKSES
  105. ---------------------------------------------------------------------------
  106. Thank you for using this program - I hope so you enjoy it and of course
  107. thanks to the power station. :-)
  108.  
  109. Exit:   Moveq   #0,d0
  110.         Rts     ; :-)
  111.